home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / GCC 1.37.1r14 / usr / gcc-1.37.1r14 / object oriented files / CObjectPane.cp < prev    next >
Encoding:
Text File  |  1993-08-03  |  3.0 KB  |  23 lines  |  [TEXT/KAHL]

  1. /****
  2.  * CObjectPane.c
  3.  *
  4.  *    Pane methods for a typical application.
  5.  *
  6.  *  Copyright © 1990 Symantec Corporation.  All rights reserved.
  7.  *
  8.  ****/
  9.  
  10. /**
  11.  *
  12.  *  Most applications will want a scrollable window, so this
  13.  *  class is based on the class CPanorama. All the methods here
  14.  *  would still apply to classes based directly on CPane.
  15.  *
  16.  **/
  17.  
  18. #include "CObjectPane.h"
  19.  
  20.  
  21. void CObjectPane::IObjectPane(CView *anEnclosure, CBureaucrat *aSupervisor,
  22.                             short aWidth, short aHeight,
  23.                             short aHEncl, shor